home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / macros / latex209 / contrib / harvard / INSTALL < prev    next >
Text File  |  1994-06-16  |  719b  |  20 lines

  1. # harvard family of bibliographic styles
  2. # Copyright - Peter Williams peterw@archsci.arch.su.edu.au
  3.  
  4. 1. edit 'Makefile' setting 'bstdir', 'stydir' and 'docdir' to values
  5.    appropriate to your LaTeX installation
  6.  
  7. 2. type 'make install'
  8.  
  9. 3. make sure 'bstdir' is in the paths for BST input (probably environment
  10.    variable BSTINPUTS on the latest web2c installation)
  11.  
  12. 4. make sure 'stydir' is in the paths for TeX input (probably environment
  13.    variable TEXINPUTS on the latest web2c installation)
  14.  
  15. 5. type 'make install_doc' to install documentation
  16.  
  17. 6. cd to $docdir and type 'make' to create postscript version of documentation.
  18.    If necessary edit 'Makefile' in $docdir to produce output other than
  19.    postscript.
  20.